Skip to content

Support silta ssh to kubectl bridging#522

Merged
Jancis merged 1 commit into
masterfrom
feature/ssh-bridge
Mar 17, 2026
Merged

Support silta ssh to kubectl bridging#522
Jancis merged 1 commit into
masterfrom
feature/ssh-bridge

Conversation

@Jancis
Copy link
Copy Markdown
Member

@Jancis Jancis commented Mar 16, 2026

Allow using silta-ssh-bridge images.

gitAuth:
  mode: bridge
  image: wunderio/silta-ssh-bridge
  imageTag: 1

Heads up - changing the connection provider will yield message due to fingerprint change. The second connection always happened to ssh server running destination container, but now it's a loopback to the same server + bridging to kubectl.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
(..)

There's no way around it other than removing the offending ssh host key and retrying connection.

@Jancis Jancis requested a review from ArtisKrumins March 16, 2026 13:57
Copy link
Copy Markdown
Contributor

@ArtisKrumins ArtisKrumins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good

@Jancis Jancis merged commit 2f77de2 into master Mar 17, 2026
8 checks passed
@Jancis Jancis deleted the feature/ssh-bridge branch March 17, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants